Skip to content

Conversation

@mohammaduvez
Copy link

Initial implementation of credential provider service to store and return password credential.

Copy link
Owner

@PhilippC PhilippC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for creating the PR! Unfortunately I wasn't able to test it successfully. Do I need to enable anything first because KP2A now pops up as credential prodvider service in the CredentialManagerSample?

@mohammaduvez
Copy link
Author

Thanks for creating the PR! Unfortunately I wasn't able to test it successfully. Do I need to enable anything first because KP2A now pops up as credential prodvider service in the CredentialManagerSample?

I think you will need to enable the service in "Settings" > "Passwords, Passkeys and Accounts"

@mohammaduvez mohammaduvez force-pushed the feature/credential-provider-service branch from 98cc8f6 to d0996d4 Compare January 12, 2026 12:22
void RegisterPendingActionForContextInstance(int contextInstanceId, ActionOnOperationFinished actionToPerformWhenContextIsResumed);

/// <summary>
/// Use an App level (singletone) AotmicInteger

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// Use an App level (singletone) AotmicInteger
/// Use an App level (singleton) AtomicInteger

fix typos

@mohammaduvez mohammaduvez force-pushed the feature/credential-provider-service branch from d0996d4 to 7fb0c19 Compare January 12, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants